home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet 2003 March / Practical Internet Issue 78.iso / pc / PracticalInternet.exe / scripts / DefineSprite_17 / frame_20 / DoAction.as
Encoding:
Text File  |  2003-02-06  |  83 b   |  9 lines

  1. if(listloaded == "1")
  2. {
  3.    gotoAndPlay(25);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(20);
  8. }
  9.